func bytes.containsRune
3 uses
bytes (current package)
bytes.go#L981: func containsRune(s string, r rune) bool {
bytes.go#L1059: if !containsRune(cutset, r) {
bytes.go#L1109: if !containsRune(cutset, r) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)